ListBoxGetSelCount

 

¸®½ºÆ® ¹Ú½º¿¡¼­ ÇöÀç ¼±ÅÃµÈ ¾ÆÀÌÅÛÀÇ ÃÑ °³¼ö¸¦ ¾Ë¾Æº»´Ù.

 

int @ListBoxGetSelCount(string classname);

 

ÇÔ¼öÀÎÀÚ

string classname : ¸®½ºÆ® ¹Ú½ºÀÇ Å¬·¡½º À̸§

 

¹Ýȯ °ª

ÇöÀç ¼±ÅõǾî ÀÖ´Â ¾ÆÀÌÅÛÀÇ °³¼ö¸¦ ¹ÝȯÇÑ´Ù.

 

¿¹Á¦

count = @ListBoxGetSelCount("ListBox1");

 

¹®Àå¼³¸í : ListBox1 Ŭ·¡½ºÀÇ ¾ÆÀÌÅÛ Áß ¼±ÅõǾî ÀÖ´Â ¾ÆÀÌÅÛÀÇ °³¼ö¸¦ count¿¡ °¡Á®¿Â´Ù.

 

¹öÀüÁ¤º¸

ÃÖÃÊÁö¿ø: 9.3.8

 

°ü·ÃÇ׸ñ

@ListBoxAddString()

@ListBoxDeleteString()

@ListBoxFillDir()

@ListBoxFillFile()

@ListBoxGetCurSel()

@ListBoxGetSel()

@ListBoxGetSelCount()

@ListBoxGetText()

@ListBoxResetContent()

@ListBoxSetCurSel()